Paste #127454 |
pasted on 09.10.2019 17:51
- Edit to this paste
- Raw
- The following pastes replied to this paste: # 130478
- Show paste tree
-
Compare with paste
#
Text paste
1 2 3 4 5 6 7 8 | filebeat.inputs:
- type: log
enabled: true
paths:
- /var/log/maillog*
output.logstash:
hosts: ["192.168.199.131:5044"]
|
